BITMAP FLIPPED
This command will return a one if the current bitmap has been flipped, otherwise zero is returned. You can optionally provide a bitmap number to check whether a specified bitmap has been flipped. The parameter should be specified using an integer value.

SYNTAX
Return Integer=BITMAP FLIPPED(Bitmap Number)
Return Integer=BITMAP FLIPPED()

RELATED INFO
BITMAP Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example